Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

style: apply no-var linting rule#80

Merged
smusali merged 1 commit intomasterfrom
lint-apply-no-var
Nov 7, 2019
Merged

style: apply no-var linting rule#80
smusali merged 1 commit intomasterfrom
lint-apply-no-var

Conversation

@weizou19
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@smusali smusali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have any objection regarding no-var rule as long as it's updated in everywhere here; so, test job which includes linting confirmed it's all good - that means it's also good to me too.

@weizou19
Copy link
Copy Markdown
Contributor Author

lint will detect inappropriate declare.
If we have good test coverage for everywhere const and let are used, unit test will fail in case anything inappropriate happens

@smusali smusali merged commit 39a823b into master Nov 7, 2019
@smusali smusali deleted the lint-apply-no-var branch November 7, 2019 18:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants